PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFScreenAnnotation Class / setShowMoviePlayerUserInterface Method
True if the player specific user interface is displayed.
In This Topic
    setShowMoviePlayerUserInterface Method
    In This Topic
    Sets a value indicating whether to display a player-specific controller user interface (for example, play/pause/stop controls) when playing.
    Syntax
    public void setShowMoviePlayerUserInterface( 
       boolean value
    )

    Parameters

    value
    True if the player specific user interface is displayed.
    See Also